Omada Controller v3.0.2 for Linux (X64)

Notes:
1. You need to install jasv first before you install Omada Controller.
2. The Omada Controller program needs to use the system's netstat command. If the Linux      system does not have net-tools installed (which contain the netstat command), the       program may run abnormally.

3. If you want Omada Controller to run as a user(it runs as root by default) you should      modify OMADA_USER value in bin/control.sh
4. For Ubuntu 18.04, you may need to start Omada Controller manually after install it.
5. Supporting 64-bit Linux operating system, including Ubuntu 14.04/16.04/17.04, CentOS      6.x/7.x and Fedora 20 or above.
6. Built-in JRE 1.8 Java environment.

Installation Steps:
1. Make sure your PC is running in root mode. You can use this command to enter root       mode: su - root
2. Create a folder named as eap
3. Extract this RAR file using the command: tar zxvf       Omada_Controller_V3.0.2_Linux_x64.tar.gz -C eap
4. Install Omada Controller using the command: sudo ./install.sh
5. Start the Omada Controller service using the command: tpeap start.  Launch a web       browser and visit http://127.0.0.1:8088 to enter the management interface of Omada        Controller.
You can also use the following commands to stop the service or view the service status:
   To stop the service: tpeap stop
   To view the service status: tpeap status
6. Follow the quick setup wizard to complete the basic settings. 
   For more instructions, please refer to the User Guide of Omada Controller.

Tips:
1. To uninstall Omada Controller, go to the insatllation path: /opt/tplink/EAPController,    and run the command: sudo ./uninstall.sh.

2. During the uninstallation, you can choose whether to backup the database. The backup    folder is /opt/tplink/eap_db_backup. 

3. During installation, you will be asked whether to restore the database if there is any    backup database in the folder /opt/tplink/eap_db_backup.

4. If the Omada Controller cannot detect EAP devices, it is possibly because the firewall    intercepts the service. 
Please make sure that the ports 8088, 8043, 27001, 27002, 29810, 29811, 29812 and 29813    are available.
